struct IFFHandle * iff struct LocalContextItem * localItem LONG position
LOCATION
In IFFParseBase at offset 36
FUNCTION
Stores the given local context item in a context node.
Which context node this is depends on the value of the position
argument:
IFFSLI_ROOT - insert into the default contextnode.
IFFSLI_PROP - insert into the node returned by FindPropContext().
IFFSLI_TOP - insert item into the current contextnode.